0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.5378820896149 387 1.1223 0


No Amazon API Requests Made.


App Debug - Total Time 1.5378820896149 seconds

Number Time From Start Name Description
1 0.38534212112427 Initialise Initialise FSB Function
2 0.38852310180664 App Controller Start Start of the App controller (called before the controller of every page)
3 0.43592405319214 Start of getCategoryListByGroup Function Before first category groups query
4 0.43693113327026 After initial query Before first category groups query
5 0.43693208694458 Get Category List for Group Before the call to getCategoryList function
6 0.43693399429321 Start of GetCategoryList function Start of the function
7 0.43693494796753 Before getting categories Query to get specific category list
8 0.43779516220093 After getting categories Query to get specific category list
9 0.43779516220093 Before getting category custom Before call to function getCategoryCustom
10 0.45476007461548 After getting category custom After call to function getCategoryCustom
11 0.45476293563843 Before getting category custom Before call to function getCategoryCustom
12 0.46560001373291 After getting category custom After call to function getCategoryCustom
13 0.46560096740723 Before getting category custom Before call to function getCategoryCustom
14 0.47027897834778 After getting category custom After call to function getCategoryCustom
15 0.47028112411499 Before getting category custom Before call to function getCategoryCustom
16 0.47360610961914 After getting category custom After call to function getCategoryCustom
17 0.47360706329346 Before getting category custom Before call to function getCategoryCustom
18 0.47678303718567 After getting category custom After call to function getCategoryCustom
19 0.4767849445343 Before getting category custom Before call to function getCategoryCustom
20 0.48005700111389 After getting category custom After call to function getCategoryCustom
21 0.48005795478821 End of GetCategoryList function End of the function
22 0.48006296157837 Get Category List for Group Before the call to getCategoryList function
23 0.48006415367126 Start of GetCategoryList function Start of the function
24 0.4800660610199 Before getting categories Query to get specific category list
25 0.4804151058197 End of getCategoryListByGroup Function Before return()
26 1.2800400257111 App Controller End End of the App controller (called before the controller of every page)
27 1.4221370220184 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4238519668579 Before Get Options Before the call to getOptions in the tpl class
29 1.5088760852814 After Get Options After the call to getOptions in the tpl class
30 1.5089190006256 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5378749370575 Finalizing debug Before the debug is output to the page.
32 1.5378820896149 End of App This is the end of the app logging, final timestamp


Query Debug - 387 Database Queries. Total time 1.1223 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0009 0.00085306167602539
SELECT parameter, value FROM parameters
2 0.0065 0.0065081119537354
SELECT * FROM `bad_bots`
3 0.0003 0.00033402442932129
SET time_zone = 'Europe/London'
4 0.0016 0.0015847682952881
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0015 0.0015091896057129
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.66\";}'
6 0.0013 0.0013289451599121
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1752005832'
7 0.0022 0.0022130012512207
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00051689147949219
UPDATE autorun SET lastrun = '2025-07-08 20:17:12' WHERE id = '13'
9 0.0006 0.00063300132751465
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0016 0.0016040802001953
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00038790702819824
SELECT * FROM pages WHERE id = 52
12 0.0034 0.0034480094909668
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0430 0.042961120605469
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.00057601928710938
SELECT * FROM pages WHERE pagename = 'search'
15 0.0010 0.0010020732879639
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00084996223449707
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0057 0.0057229995727539
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0010 0.00098896026611328
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0007 0.00071310997009277
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.0003509521484375
SELECT id FROM categories WHERE parent_id = '26'
21 0.0052 0.0051581859588623
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0009 0.0008549690246582
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0010 0.00099706649780273
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0014 0.0014009475708008
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0007 0.00071191787719727
SELECT * FROM categorygroups WHERE id = '1'
26 0.0052 0.0051980018615723
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00037193298339844
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00030422210693359
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.00037693977355957
SELECT id FROM categories WHERE parent_id = '27'
30 0.0032 0.0031840801239014
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00036811828613281
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.0003669261932373
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00032496452331543
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00027799606323242
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0010838508605957
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00030994415283203
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00028896331787109
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00030899047851562
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011639595031738
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0004 0.00040698051452637
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.0003809928894043
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0004 0.00036478042602539
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00033807754516602
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00040602684020996
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00034713745117188
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00026106834411621
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00028109550476074
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.0005497932434082
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0005 0.00045990943908691
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00035285949707031
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00033688545227051
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00028800964355469
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00041604042053223
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00031280517578125
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.0002739429473877
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00028204917907715
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00046706199645996
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00033307075500488
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.00038790702819824
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0004 0.00038003921508789
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00029206275939941
SELECT * FROM categorygroups WHERE id = '1'
62 0.0005 0.000518798828125
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0004 0.0003509521484375
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00028204917907715
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00031399726867676
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00049018859863281
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0004 0.00035309791564941
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00034403800964355
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00030016899108887
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00029110908508301
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00034499168395996
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0021 0.0021321773529053
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00080299377441406
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00037503242492676
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0007 0.00072503089904785
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00088906288146973
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00060606002807617
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7902 0.79018211364746
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.66') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.66') <= INET_ATON(ip_end)
79 0.0016 0.0015909671783447
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00067496299743652
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00039505958557129
SELECT * FROM pages WHERE pagename = 'search'
82 0.0048 0.0048060417175293
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0015 0.001460075378418
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00093793869018555
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0049 0.0048539638519287
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0013909339904785
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00041985511779785
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0009 0.00086879730224609
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'easehold bote cafe hermetique botes et coffrets the et cafe', NOW(), '216.73.216.66'
89 0.0012 0.0012149810791016
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0013 0.0012638568878174
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0042 0.0041708946228027
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0005 0.00046610832214355
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
93 0.0003 0.00034189224243164
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
94 0.0003 0.00034689903259277
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0070 0.0069980621337891
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0004 0.00036191940307617
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
97 0.0003 0.00026702880859375
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
98 0.0004 0.00038909912109375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00037503242492676
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0040 0.0040090084075928
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00026488304138184
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
102 0.0002 0.0002439022064209
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
103 0.0004 0.00043201446533203
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0067 0.0067088603973389
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00028204917907715
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
106 0.0002 0.00023889541625977
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
107 0.0003 0.00030684471130371
SELECT * FROM products WHERE id = '1253'
108 0.0010 0.0010359287261963
SELECT * FROM productimages WHERE product_id = '1253' ORDER BY sortorder ASC
109 0.0009 0.00089001655578613
SELECT * FROM product_image_select WHERE product_id = '1253'
110 0.0007 0.00065112113952637
SELECT * FROM productcustomimages WHERE product_id = '1253'
111 0.0010 0.0010299682617188
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1253' AND a.name = n.originalname
112 0.0007 0.0007319450378418
SELECT * FROM productoffers WHERE product_id = '1253' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00029206275939941
SELECT * FROM productoffers
                WHERE product_id = '1253' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0005 0.00047802925109863
SELECT value FROM productattributes WHERE product_id = '1253' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0004 0.00037813186645508
SELECT * FROM products WHERE id = '1254'
116 0.0003 0.00032711029052734
SELECT * FROM productimages WHERE product_id = '1254' ORDER BY sortorder ASC
117 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '1254'
118 0.0003 0.00027704238891602
SELECT * FROM productcustomimages WHERE product_id = '1254'
119 0.0008 0.00076699256896973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1254' AND a.name = n.originalname
120 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '1254' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '1254' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 1254
                ORDER BY price ASC LIMIT 1
123 0.0003 0.00026917457580566
SELECT value FROM productattributes
                WHERE product_id = '1254'
                AND name = 'ListPriceAmount'
124 0.0003 0.00028491020202637
SELECT value FROM productattributes WHERE product_id = '1254' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
125 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '1257'
126 0.0004 0.00039005279541016
SELECT * FROM productimages WHERE product_id = '1257' ORDER BY sortorder ASC
127 0.0004 0.00044393539428711
SELECT * FROM product_image_select WHERE product_id = '1257'
128 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '1257'
129 0.0008 0.00084590911865234
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1257' AND a.name = n.originalname
130 0.0003 0.00032186508178711
SELECT * FROM productoffers WHERE product_id = '1257' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '1257' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 1257
                ORDER BY price ASC LIMIT 1
133 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '1257'
                AND name = 'ListPriceAmount'
134 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '1257' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0003 0.00032901763916016
SELECT * FROM products WHERE id = '1258'
136 0.0004 0.00040507316589355
SELECT * FROM productimages WHERE product_id = '1258' ORDER BY sortorder ASC
137 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '1258'
138 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '1258'
139 0.0007 0.00065088272094727
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1258' AND a.name = n.originalname
140 0.0003 0.00032711029052734
SELECT * FROM productoffers WHERE product_id = '1258' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '1258' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = 1258
                ORDER BY price ASC LIMIT 1
143 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '1258'
                AND name = 'ListPriceAmount'
144 0.0003 0.0002598762512207
SELECT value FROM productattributes WHERE product_id = '1258' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
145 0.0004 0.00035810470581055
SELECT * FROM products WHERE id = '1260'
146 0.0004 0.00041580200195312
SELECT * FROM productimages WHERE product_id = '1260' ORDER BY sortorder ASC
147 0.0005 0.00046896934509277
SELECT * FROM product_image_select WHERE product_id = '1260'
148 0.0003 0.00029516220092773
SELECT * FROM productcustomimages WHERE product_id = '1260'
149 0.0006 0.00057220458984375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1260' AND a.name = n.originalname
150 0.0004 0.00035691261291504
SELECT * FROM productoffers WHERE product_id = '1260' AND merchantid = 'A1X6FK5RDHNB96'
151 0.0003 0.00029492378234863
SELECT * FROM productoffers
                WHERE product_id = '1260' AND price > 0
                ORDER BY price ASC LIMIT 1
152 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 1260
                ORDER BY price ASC LIMIT 1
153 0.0003 0.00025820732116699
SELECT value FROM productattributes
                WHERE product_id = '1260'
                AND name = 'ListPriceAmount'
154 0.0003 0.00029397010803223
SELECT value FROM productattributes WHERE product_id = '1260' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
155 0.0004 0.00038790702819824
SELECT * FROM products WHERE id = '1266'
156 0.0003 0.00031709671020508
SELECT * FROM productimages WHERE product_id = '1266' ORDER BY sortorder ASC
157 0.0005 0.00048303604125977
SELECT * FROM product_image_select WHERE product_id = '1266'
158 0.0003 0.00027179718017578
SELECT * FROM productcustomimages WHERE product_id = '1266'
159 0.0008 0.00075197219848633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1266' AND a.name = n.originalname
160 0.0004 0.00041508674621582
SELECT * FROM productoffers WHERE product_id = '1266' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = '1266' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = 1266
                ORDER BY price ASC LIMIT 1
163 0.0003 0.00025582313537598
SELECT value FROM productattributes
                WHERE product_id = '1266'
                AND name = 'ListPriceAmount'
164 0.0003 0.00029110908508301
SELECT value FROM productattributes WHERE product_id = '1266' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
165 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '1268'
166 0.0004 0.00039792060852051
SELECT * FROM productimages WHERE product_id = '1268' ORDER BY sortorder ASC
167 0.0005 0.00050497055053711
SELECT * FROM product_image_select WHERE product_id = '1268'
168 0.0003 0.00030279159545898
SELECT * FROM productcustomimages WHERE product_id = '1268'
169 0.0007 0.00067520141601562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1268' AND a.name = n.originalname
170 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '1268' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '1268' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0003 0.0003359317779541
SELECT value FROM productattributes WHERE product_id = '1268' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
173 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '1270'
174 0.0004 0.00036787986755371
SELECT * FROM productimages WHERE product_id = '1270' ORDER BY sortorder ASC
175 0.0005 0.00049400329589844
SELECT * FROM product_image_select WHERE product_id = '1270'
176 0.0003 0.00033903121948242
SELECT * FROM productcustomimages WHERE product_id = '1270'
177 0.0008 0.00081777572631836
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1270' AND a.name = n.originalname
178 0.0003 0.00033879280090332
SELECT * FROM productoffers WHERE product_id = '1270' AND merchantid = 'A1X6FK5RDHNB96'
179 0.0003 0.00029182434082031
SELECT * FROM productoffers
                WHERE product_id = '1270' AND price > 0
                ORDER BY price ASC LIMIT 1
180 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = 1270
                ORDER BY price ASC LIMIT 1
181 0.0003 0.00033903121948242
SELECT value FROM productattributes
                WHERE product_id = '1270'
                AND name = 'ListPriceAmount'
182 0.0003 0.0003209114074707
SELECT value FROM productattributes WHERE product_id = '1270' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
183 0.0004 0.00035786628723145
SELECT * FROM products WHERE id = '1271'
184 0.0003 0.00029706954956055
SELECT * FROM productimages WHERE product_id = '1271' ORDER BY sortorder ASC
185 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '1271'
186 0.0003 0.0003211498260498
SELECT * FROM productcustomimages WHERE product_id = '1271'
187 0.0006 0.00056910514831543
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1271' AND a.name = n.originalname
188 0.0004 0.00037908554077148
SELECT * FROM productoffers WHERE product_id = '1271' AND merchantid = 'A1X6FK5RDHNB96'
189 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '1271' AND price > 0
                ORDER BY price ASC LIMIT 1
190 0.0002 0.00022101402282715
SELECT * FROM productoffers
                WHERE product_id = 1271
                ORDER BY price ASC LIMIT 1
191 0.0003 0.00025200843811035
SELECT value FROM productattributes
                WHERE product_id = '1271'
                AND name = 'ListPriceAmount'
192 0.0003 0.00029206275939941
SELECT value FROM productattributes WHERE product_id = '1271' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
193 0.0004 0.00042605400085449
SELECT * FROM products WHERE id = '1272'
194 0.0004 0.00039482116699219
SELECT * FROM productimages WHERE product_id = '1272' ORDER BY sortorder ASC
195 0.0005 0.00045609474182129
SELECT * FROM product_image_select WHERE product_id = '1272'
196 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '1272'
197 0.0008 0.00081682205200195
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1272' AND a.name = n.originalname
198 0.0004 0.00036406517028809
SELECT * FROM productoffers WHERE product_id = '1272' AND merchantid = 'A1X6FK5RDHNB96'
199 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = '1272' AND price > 0
                ORDER BY price ASC LIMIT 1
200 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = 1272
                ORDER BY price ASC LIMIT 1
201 0.0003 0.00025796890258789
SELECT value FROM productattributes
                WHERE product_id = '1272'
                AND name = 'ListPriceAmount'
202 0.0004 0.00037193298339844
SELECT value FROM productattributes WHERE product_id = '1272' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
203 0.0005 0.00048494338989258
SELECT * FROM products WHERE id = '1276'
204 0.0004 0.00036215782165527
SELECT * FROM productimages WHERE product_id = '1276' ORDER BY sortorder ASC
205 0.0005 0.0004880428314209
SELECT * FROM product_image_select WHERE product_id = '1276'
206 0.0003 0.00031304359436035
SELECT * FROM productcustomimages WHERE product_id = '1276'
207 0.0009 0.00086688995361328
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1276' AND a.name = n.originalname
208 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '1276' AND merchantid = 'A1X6FK5RDHNB96'
209 0.0003 0.0002741813659668
SELECT * FROM productoffers
                WHERE product_id = '1276' AND price > 0
                ORDER BY price ASC LIMIT 1
210 0.0003 0.00028705596923828
SELECT value FROM productattributes WHERE product_id = '1276' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
211 0.0003 0.00033211708068848
SELECT * FROM products WHERE id = '1280'
212 0.0004 0.00039005279541016
SELECT * FROM productimages WHERE product_id = '1280' ORDER BY sortorder ASC
213 0.0003 0.00033998489379883
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1280' AND p.id = pi.product_id ORDER BY pi.sortorder
214 0.0005 0.00046205520629883
SELECT * FROM product_image_select WHERE product_id = '1280'
215 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '1280'
216 0.0004 0.00036001205444336
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1280'
                GROUP BY o.product_id
217 0.0015 0.0015089511871338
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1280'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
218 0.0003 0.00033378601074219
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1280
219 0.0008 0.00082993507385254
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1280' AND a.name = n.originalname
220 0.0003 0.00026392936706543
SELECT * FROM productoffers WHERE product_id = '1280' AND merchantid = 'A1X6FK5RDHNB96'
221 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '1280' AND price > 0
                ORDER BY price ASC LIMIT 1
222 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 1280
                ORDER BY price ASC LIMIT 1
223 0.0003 0.00028800964355469
SELECT value FROM productattributes
                WHERE product_id = '1280'
                AND name = 'ListPriceAmount'
224 0.0003 0.00029897689819336
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1280'
                GROUP BY o.product_id
225 0.0004 0.00042390823364258
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1280'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
226 0.0003 0.00028419494628906
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1280
227 0.0005 0.00047588348388672
SELECT value FROM productattributes WHERE product_id = '1280' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
228 0.0006 0.00056695938110352
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1280'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
229 0.0004 0.00036001205444336
SELECT * FROM products WHERE parent_id = '1280'
230 0.0006 0.0006101131439209
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2026' AND a.name = n.originalname
231 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '2026' AND merchantid = 'A1X6FK5RDHNB96'
232 0.0003 0.00029802322387695
SELECT * FROM productoffers
                WHERE product_id = '2026' AND price > 0
                ORDER BY price ASC LIMIT 1
233 0.0003 0.00029397010803223
SELECT * FROM productoffers
                WHERE product_id = 2026
                ORDER BY price ASC LIMIT 1
234 0.0003 0.0002601146697998
SELECT value FROM productattributes
                WHERE product_id = '2026'
                AND name = 'ListPriceAmount'
235 0.0004 0.00037693977355957
SELECT * FROM products WHERE id = '1288'
236 0.0005 0.00051593780517578
SELECT * FROM productimages WHERE product_id = '1288' ORDER BY sortorder ASC
237 0.0007 0.0006568431854248
SELECT * FROM product_image_select WHERE product_id = '1288'
238 0.0004 0.00035595893859863
SELECT * FROM productcustomimages WHERE product_id = '1288'
239 0.0009 0.00091385841369629
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1288' AND a.name = n.originalname
240 0.0004 0.00036311149597168
SELECT * FROM productoffers WHERE product_id = '1288' AND merchantid = 'A1X6FK5RDHNB96'
241 0.0003 0.00030183792114258
SELECT * FROM productoffers
                WHERE product_id = '1288' AND price > 0
                ORDER BY price ASC LIMIT 1
242 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = 1288
                ORDER BY price ASC LIMIT 1
243 0.0003 0.00028586387634277
SELECT value FROM productattributes
                WHERE product_id = '1288'
                AND name = 'ListPriceAmount'
244 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '1288' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
245 0.0004 0.00040483474731445
SELECT * FROM products WHERE id = '1293'
246 0.0005 0.00046491622924805
SELECT * FROM productimages WHERE product_id = '1293' ORDER BY sortorder ASC
247 0.0006 0.00060892105102539
SELECT * FROM product_image_select WHERE product_id = '1293'
248 0.0004 0.00043511390686035
SELECT * FROM productcustomimages WHERE product_id = '1293'
249 0.0009 0.00092506408691406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1293' AND a.name = n.originalname
250 0.0005 0.00049686431884766
SELECT * FROM productoffers WHERE product_id = '1293' AND merchantid = 'A1X6FK5RDHNB96'
251 0.0004 0.00039482116699219
SELECT * FROM productoffers
                WHERE product_id = '1293' AND price > 0
                ORDER BY price ASC LIMIT 1
252 0.0003 0.00032806396484375
SELECT * FROM productoffers
                WHERE product_id = 1293
                ORDER BY price ASC LIMIT 1
253 0.0003 0.00031018257141113
SELECT value FROM productattributes
                WHERE product_id = '1293'
                AND name = 'ListPriceAmount'
254 0.0003 0.00034999847412109
SELECT value FROM productattributes WHERE product_id = '1293' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
255 0.0005 0.00045919418334961
SELECT * FROM products WHERE id = '1296'
256 0.0006 0.00062704086303711
SELECT * FROM productimages WHERE product_id = '1296' ORDER BY sortorder ASC
257 0.0006 0.00061798095703125
SELECT * FROM product_image_select WHERE product_id = '1296'
258 0.0004 0.00036096572875977
SELECT * FROM productcustomimages WHERE product_id = '1296'
259 0.0007 0.00071215629577637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1296' AND a.name = n.originalname
260 0.0004 0.00036191940307617
SELECT * FROM productoffers WHERE product_id = '1296' AND merchantid = 'A1X6FK5RDHNB96'
261 0.0003 0.00029492378234863
SELECT * FROM productoffers
                WHERE product_id = '1296' AND price > 0
                ORDER BY price ASC LIMIT 1
262 0.0003 0.00029921531677246
SELECT * FROM productoffers
                WHERE product_id = 1296
                ORDER BY price ASC LIMIT 1
263 0.0003 0.0003199577331543
SELECT value FROM productattributes
                WHERE product_id = '1296'
                AND name = 'ListPriceAmount'
264 0.0003 0.00032305717468262
SELECT value FROM productattributes WHERE product_id = '1296' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
265 0.0004 0.00042605400085449
SELECT * FROM products WHERE id = '4769'
266 0.0005 0.00045609474182129
SELECT * FROM productimages WHERE product_id = '4769' ORDER BY sortorder ASC
267 0.0003 0.00030398368835449
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4769' AND p.id = pi.product_id ORDER BY pi.sortorder
268 0.0005 0.00054693222045898
SELECT * FROM product_image_select WHERE product_id = '4769'
269 0.0003 0.00031399726867676
SELECT * FROM productcustomimages WHERE product_id = '4769'
270 0.0005 0.00048208236694336
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4769'
                GROUP BY o.product_id
271 0.0005 0.00047683715820312
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4769'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
272 0.0003 0.0002899169921875
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4769
273 0.0009 0.00094413757324219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4769' AND a.name = n.originalname
274 0.0004 0.00038599967956543
SELECT * FROM productoffers WHERE product_id = '4769' AND merchantid = 'A1X6FK5RDHNB96'
275 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '4769' AND price > 0
                ORDER BY price ASC LIMIT 1
276 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = 4769
                ORDER BY price ASC LIMIT 1
277 0.0003 0.00028610229492188
SELECT value FROM productattributes
                WHERE product_id = '4769'
                AND name = 'ListPriceAmount'
278 0.0003 0.00030207633972168
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4769'
                GROUP BY o.product_id
279 0.0004 0.00043606758117676
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4769'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
280 0.0003 0.00030183792114258
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4769
281 0.0007 0.00073695182800293
SELECT value FROM productattributes WHERE product_id = '4769' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
282 0.0003 0.00028681755065918
SELECT * FROM products WHERE parent_id = '4769'
283 0.0003 0.00028491020202637
SELECT * FROM products WHERE id = '1305'
284 0.0004 0.00035595893859863
SELECT * FROM productimages WHERE product_id = '1305' ORDER BY sortorder ASC
285 0.0006 0.00060820579528809
SELECT * FROM product_image_select WHERE product_id = '1305'
286 0.0003 0.00031304359436035
SELECT * FROM productcustomimages WHERE product_id = '1305'
287 0.0019 0.0018601417541504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1305' AND a.name = n.originalname
288 0.0007 0.00069308280944824
SELECT * FROM productoffers WHERE product_id = '1305' AND merchantid = 'A1X6FK5RDHNB96'
289 0.0004 0.0004279613494873
SELECT * FROM productoffers
                WHERE product_id = '1305' AND price > 0
                ORDER BY price ASC LIMIT 1
290 0.0004 0.00042510032653809
SELECT * FROM productoffers
                WHERE product_id = 1305
                ORDER BY price ASC LIMIT 1
291 0.0004 0.00044393539428711
SELECT value FROM productattributes
                WHERE product_id = '1305'
                AND name = 'ListPriceAmount'
292 0.0005 0.00048208236694336
SELECT value FROM productattributes WHERE product_id = '1305' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
293 0.0006 0.00061202049255371
SELECT * FROM products WHERE id = '1307'
294 0.0006 0.00055789947509766
SELECT * FROM productimages WHERE product_id = '1307' ORDER BY sortorder ASC
295 0.0009 0.00093913078308105
SELECT * FROM product_image_select WHERE product_id = '1307'
296 0.0005 0.00046300888061523
SELECT * FROM productcustomimages WHERE product_id = '1307'
297 0.0018 0.0017571449279785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1307' AND a.name = n.originalname
298 0.0006 0.00055694580078125
SELECT * FROM productoffers WHERE product_id = '1307' AND merchantid = 'A1X6FK5RDHNB96'
299 0.0005 0.00045514106750488
SELECT * FROM productoffers
                WHERE product_id = '1307' AND price > 0
                ORDER BY price ASC LIMIT 1
300 0.0004 0.00035595893859863
SELECT * FROM productoffers
                WHERE product_id = 1307
                ORDER BY price ASC LIMIT 1
301 0.0006 0.00061202049255371
SELECT value FROM productattributes
                WHERE product_id = '1307'
                AND name = 'ListPriceAmount'
302 0.0006 0.00056600570678711
SELECT value FROM productattributes WHERE product_id = '1307' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
303 0.0018 0.0017969608306885
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1253' ORDER BY timestamp DESC
304 0.0003 0.0003359317779541
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1254' ORDER BY timestamp DESC
305 0.0003 0.00030899047851562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1257' ORDER BY timestamp DESC
306 0.0003 0.00030684471130371
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1258' ORDER BY timestamp DESC
307 0.0003 0.00028610229492188
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1260' ORDER BY timestamp DESC
308 0.0003 0.00028896331787109
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1266' ORDER BY timestamp DESC
309 0.0003 0.00029397010803223
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1268' ORDER BY timestamp DESC
310 0.0004 0.0003659725189209
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1270' ORDER BY timestamp DESC
311 0.0003 0.00031399726867676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1271' ORDER BY timestamp DESC
312 0.0003 0.00028896331787109
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1272' ORDER BY timestamp DESC
313 0.0003 0.00028300285339355
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1276' ORDER BY timestamp DESC
314 0.0003 0.00029206275939941
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1280' ORDER BY timestamp DESC
315 0.0003 0.00027894973754883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1288' ORDER BY timestamp DESC
316 0.0003 0.0002748966217041
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1293' ORDER BY timestamp DESC
317 0.0003 0.00027704238891602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1296' ORDER BY timestamp DESC
318 0.0003 0.00028109550476074
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4769' ORDER BY timestamp DESC
319 0.0003 0.00028705596923828
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1305' ORDER BY timestamp DESC
320 0.0003 0.00028181076049805
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1307' ORDER BY timestamp DESC
321 0.0014 0.0014247894287109
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
322 0.0013 0.0012638568878174
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
323 0.0004 0.0003969669342041
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
324 0.0283 0.028256893157959
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
325 0.0015 0.0015130043029785
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
326 0.0006 0.00055789947509766
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
327 0.0011 0.0011138916015625
SELECT * FROM products WHERE id = 1626
328 0.0005 0.00052499771118164
SELECT * FROM products WHERE id = 4041
329 0.0005 0.0004880428314209
SELECT * FROM products WHERE id = 4312
330 0.0005 0.00047802925109863
SELECT * FROM products WHERE id = 777
331 0.0005 0.00045990943908691
SELECT * FROM products WHERE id = 3881
332 0.0005 0.00045299530029297
SELECT * FROM products WHERE id = 4213
333 0.0004 0.0004432201385498
SELECT * FROM products WHERE id = '1626'
334 0.0007 0.00065708160400391
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
335 0.0009 0.00094413757324219
SELECT * FROM product_image_select WHERE product_id = '1626'
336 0.0005 0.00049710273742676
SELECT * FROM productcustomimages WHERE product_id = '1626'
337 0.0014 0.001352071762085
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
338 0.0007 0.00068306922912598
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
339 0.0004 0.00044107437133789
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
340 0.0005 0.0005490779876709
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
341 0.0006 0.00057196617126465
SELECT * FROM products WHERE id = '4041'
342 0.0007 0.00066685676574707
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
343 0.0010 0.00098490715026855
SELECT * FROM product_image_select WHERE product_id = '4041'
344 0.0005 0.00049495697021484
SELECT * FROM productcustomimages WHERE product_id = '4041'
345 0.0015 0.00148606300354
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
346 0.0005 0.00054287910461426
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
347 0.0004 0.00043106079101562
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
348 0.0006 0.00058317184448242
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
349 0.0006 0.000579833984375
SELECT * FROM products WHERE id = '4312'
350 0.0006 0.00062108039855957
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
351 0.0010 0.0009770393371582
SELECT * FROM product_image_select WHERE product_id = '4312'
352 0.0005 0.00050997734069824
SELECT * FROM productcustomimages WHERE product_id = '4312'
353 0.0015 0.0015361309051514
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
354 0.0006 0.00056695938110352
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
355 0.0004 0.00044393539428711
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
356 0.0006 0.00057506561279297
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
357 0.0006 0.00062894821166992
SELECT * FROM products WHERE id = '777'
358 0.0006 0.00063991546630859
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
359 0.0010 0.00097393989562988
SELECT * FROM product_image_select WHERE product_id = '777'
360 0.0005 0.0004580020904541
SELECT * FROM productcustomimages WHERE product_id = '777'
361 0.0018 0.0017659664154053
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
362 0.0006 0.00056099891662598
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
363 0.0005 0.00049114227294922
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
364 0.0005 0.0004580020904541
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
365 0.0006 0.00062894821166992
SELECT * FROM products WHERE id = '3881'
366 0.0006 0.00064802169799805
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
367 0.0009 0.00091099739074707
SELECT * FROM product_image_select WHERE product_id = '3881'
368 0.0005 0.00047492980957031
SELECT * FROM productcustomimages WHERE product_id = '3881'
369 0.0016 0.001619815826416
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
370 0.0007 0.00068902969360352
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
371 0.0004 0.00043892860412598
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
372 0.0005 0.00046205520629883
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
373 0.0006 0.00059795379638672
SELECT * FROM products WHERE id = '4213'
374 0.0007 0.00069999694824219
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
375 0.0010 0.00097298622131348
SELECT * FROM product_image_select WHERE product_id = '4213'
376 0.0004 0.00043892860412598
SELECT * FROM productcustomimages WHERE product_id = '4213'
377 0.0012 0.0012350082397461
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
378 0.0005 0.00050091743469238
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
379 0.0004 0.00041508674621582
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
380 0.0004 0.00044083595275879
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
381 0.0019 0.0019159317016602
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
382 0.0009 0.0008699893951416
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
383 0.0029 0.0029468536376953
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
384 0.0015 0.0014829635620117
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
385 0.0006 0.00062203407287598
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
386 0.0006 0.00059795379638672
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
387 0.0008 0.00079202651977539
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'